home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3298 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Version Tab under Windows 95
  5. Message-ID: <marnoldDLMI0A.8Cx@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4dv5kj$2pl@nnrp1.news.primenet.com>
  8. Date: Tue, 23 Jan 1996 07:26:34 GMT
  9. Sender: marnold@netcom12.netcom.com
  10.  
  11. John M. Patterson Jr. <jmp@primenet.com> writes:
  12.  
  13. >I am using Visual C++ v2.0 and would like to add the Version
  14. >Tab to my exe's.  Some programs have this, when you click
  15. >properties you have two tabs General and Version.  When I
  16. >compile programs under VC or VBasic 4.0 I don't get this.
  17. >Can anyone tell me how to get this in either or both languages?
  18.  
  19. Look up the VERSIONINFO resource in your Windows docs.  If you simply
  20. add a VERSIONINFO resource to your EXE or DLL, the shell will display
  21. the version tab in the Properties dialog.
  22.  
  23. Regards,
  24. -------------------------------------------------------------------------
  25. Matt Arnold                       |        | ||| | |||| |  | | || ||
  26. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  27. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  28. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  29. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  30. -------------------------------------------------------------------------
  31.